Skip to main content

DepthOfField

Complete API reference for DepthOfField, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class DepthOfField extends Component

Constructors

SignatureDescription
DepthOfField(DepthOfField)Executes DepthOfField and returns after the underlying engine call finishes.
DepthOfField(Engine)Executes DepthOfField and returns after the underlying engine call finishes.
DepthOfField()Executes DepthOfField and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceDepthOfFieldRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
autoFocusbooleanget/setVirtual attribute exposed by isAutoFocus. Access it like a field to read or write the underlying value.
focusDistancefloatget/setVirtual attribute exposed by getFocusDistance. Access it like a field to read or write the underlying value.
maxApertureDiameterCmfloatget/setVirtual attribute exposed by getMaxApertureDiameterCm. Access it like a field to read or write the underlying value.
scalefloatget/setVirtual attribute exposed by getScale. Access it like a field to read or write the underlying value.